public class BorderLineWidthPublic Class BorderLineWidth| BorderLineWidth | Initializes a new instance of the BorderLineWidth class. |
| BorderLineWidth(String) | Initializes a new instance of the BorderLineWidth class. |
| BorderLineWidth(Size, Size, Size) | Initializes a new instance of the BorderLineWidth class. |
| Distance | Contains the distance between the two lines. |
| InnerLineWidth | Contains the width of the inner line. |
| OuterLineWidth | Contains the width of the outer line. |
| Clone |
///
Creates a new object that is a deep copy of the current instance.
Return ValueA new object that is a copy of this instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current BorderLineWidth object to its equivalent string representation.
(Overrides ObjectToString) |